Fix race in device resume path - need to ensure we add the watch only
authorshand@chelmsford.uk.xensource.com <shand@chelmsford.uk.xensource.com>
Mon, 12 Jun 2006 16:56:20 +0000 (17:56 +0100)
committershand@chelmsford.uk.xensource.com <shand@chelmsford.uk.xensource.com>
Mon, 12 Jun 2006 16:56:20 +0000 (17:56 +0100)
commit9f640de2b067a6b299b941941b4b6de7c33d2715
tree50bd35ebdf1aa61790867978efa52993784c854a
parentb4bd6fd400a08d147288b2e3ee6322147464429a
Fix race in device resume path - need to ensure we add the watch only
after the device-specific resume code has run. Also removed some unused /
usless code from netfront.c.

Signed-off-by: Steven Hand <steven@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c